Add GNU copyright notice.
authorJim Blandy <jimb@redhat.com>
Mon, 15 Mar 1993 00:16:34 +0000 (00:16 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 15 Mar 1993 00:16:34 +0000 (00:16 +0000)
src/vmstime.c
src/vmstime.h

index 907ec350ca8c4cf754542fc94a93dd51774f2cb9..a7316ffabace6c4a5ef4643eb215f25a1683c085 100644 (file)
@@ -1,3 +1,22 @@
+/* Time support for VMS.
+   Copyright (C) 1993 Free Software Foundation.
+
+This file is part of GNU Emacs.
+
+GNU Emacs is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU Emacs is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Emacs; see the file COPYING.  If not, write to
+the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #include "config.h"
 #include "vmstime.h"
 
index 70d23e9d2fe2da6c1c5e9e1d56026f57946c6838..cd7102380837fa14f81a0f05407e89be81519424 100644 (file)
@@ -1,3 +1,22 @@
+/* Interface to time support for VMS.
+   Copyright (C) 1993 Free Software Foundation.
+
+This file is part of GNU Emacs.
+
+GNU Emacs is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU Emacs is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Emacs; see the file COPYING.  If not, write to
+the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #ifndef vmstime_h
 #define vmstime_h